home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
OTHERCST
/
HARVEST_
/
EXAMPLES
/
SAMPLE1.BUI
next >
Wrap
Text File
|
1991-10-09
|
303b
|
16 lines
# Example of a very simple build file
#
# Next line sets up output file name and creator signature
-o Sample1App -c ????
#
# Now for the source file
Sample1.c
#
# next entries are libraries
interface.o
runtime.o
A blank line indicates the end of the file, so anything below the blank
line is ignored.